PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentGroup Class / setExportState Method
The export state of the optional content group.
In This Topic
    setExportState Method
    In This Topic
    Sets the export state of this optional content group.
    Syntax
    public void setExportState( 
       PDFOptionalContentGroupExportState value
    )

    Parameters

    value
    The export state of the optional content group.
    See Also